C#
VB
C++
Initializes a new BezierPathCommand class object with inputPoints values.
public BezierPathCommand(LeadPoint[] inputPoints)
Public Function New( _ByVal inputPoints() As Leadtools.LeadPoint _)
public:BezierPathCommand(Leadtools.array<LeadPoint>^ inputPoints)
inputPoints
An array of LeadPoint structures that represent the points used for input of the distorted image.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
